SftTree/NET 2.0

Allowed Field, EditAllowedEventArgs Class

Softel vdm, Inc.

Defines whether the cell can be edited. This value can be modified by the EditAllowed event handler.

Syntax      EditAllowedEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public Property Allowed As Boolean

C#   

public bool Allowed;

C++   

public: bool Allowed;

Field Value

Set to True if the cell can be edited, otherwise False. The default is True.

Comments

The Allowed field defines whether the cell can be edited. This value can be modified by the EditAllowed event handler.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com